This is for installing a server
Not for performing an unattended setup.
What we need is a way ( assuming is possible ) to perform a setup without
GUI or manual intervention.
I have already studied the infocenter,
and what I see is that you can record a server setup [nserver
-record] and this will create
a setup file; then the instructions for a silent setup says to run [nserver
-silent c:\myprofile.pds].
The problem is that the pds file is
not editable, so I can't change any value in there. So, if I got it right,
this is a way to record the setup on a machine and then use the file
to perform the setup on another machine, but keeping the values I inputed.
What we would like to do is edit the
file and change the values, this way I can record once, then setup different
servers just changing the values.
RoB